Skip to content

Conversation

ramvikrams
Copy link
Contributor

@ramvikrams ramvikrams commented May 13, 2023

@ramvikrams ramvikrams changed the title T03 GH:624- added date_format to read_table,read_fwf and read_excel May 13, 2023
@ramvikrams ramvikrams changed the title GH:624- added date_format to read_table,read_fwf and read_excel GH:624- added date_format to read_table,read_fwf and read_excel May 13, 2023
Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Let's remove date_parser as part of this PR since it is deprecated.
  • The date_format argument type needs to be consistent.
  • The tests need to test the new argument.

@ramvikrams
Copy link
Contributor Author

We actually dont have parse_dates keyword in read_fwf so should it be added

Copy link
Collaborator

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ramvikrams

@Dr-Irv Dr-Irv merged commit 660c4b0 into pandas-dev:main May 18, 2023
@ramvikrams ramvikrams deleted the t03 branch May 18, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 2.0 Compatibility Tracker
2 participants